home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 19 / Amiga Format CD19 (1997-10-02)(Future Publishing)(GB)(Track 1 of 5)[!][issue 1997-11].iso / -seriously_amiga- / shareware / workbench / evenmore / evenmore039.readme < prev    next >
Text File  |  1997-08-18  |  11KB  |  203 lines

  1. Short:    Textviewer - New World Order coming in 2000
  2. Author:   chris@planb.TheGAP.com (Chris Perver)
  3. Uploader: chris@planb.TheGAP.com (Chris Perver)
  4. Version:  0.3beta9
  5. Type:     text/show
  6. Requires: Kickstart 37+, reqtools.library 37+ included, tabs.gadget included.
  7. Replaces: text/show/EvenMore038.lha
  8.  
  9. ================================================================================
  10.  
  11.      _/_/_/_/  _/    _/ _/_/_/_/  _/_/_/       _/    .
  12.               _/    _/                        _/     :
  13.    _/_/_/    _/    _/ _/_/_/_/  _/    _/ _/_/_/_/_/  :.    _    <> _  _
  14.   _/          _/ _/  _/        _/    _/     _/       ¦:   | ||V|||| || |
  15.    _/_/_/      _/     _/_/_/  _/    _/     _/        |¦   |O|| ||||r°|O|
  16.    ___________________________________________       ||   |n||M|||lU||n|ooo
  17.    http://www.toptown.com/CENTRALPARK/chrispi/       ||   ~~~~~~~~~~~~~~~~~
  18.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯       ||
  19.    Program  : EvenMore                               ||
  20.    Type     : Text viewer (Freeware/emailware)       ||   __  __  __  _ __ __
  21.    Version  : 0.3beta9                               ||  |  ||  ||  j| U // _|
  22.    Code     : AmigaE 3.2e                            ||  | r |  || l |  < \_ \
  23.                                                      ||  |_| |__|l__||_n_\|__/
  24.    Beta-testers:                                     ||
  25.                                                      ||
  26.      Johan Björnson   Mikael Grahn                   ||
  27.    Per Reidar Verlo   Dominique Neveu                ||
  28.                 Tony Hazel                           ||
  29.                                                      ||
  30.     EvenMore © 1996-1997 by Chris Perver             ||
  31.     ReqTools © 1991-1994 Nico François,              ||
  32.                1995-1997 Magnus Holmgren             ||
  33.                                                      ||
  34. -----------------------------------------------------'`------------------------
  35. -------------------------------------------------------------------------------
  36.  
  37. ================================================================================
  38. WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
  39. ================================================================================
  40.  
  41. THIS IS A SHORT README FILE! READ THE DOCS FOR THE FULL INFO!  THAT'S  RIGHT!  I
  42. SAID  READ THE DOCS BEFORE YOU EVEN THINK ABOUT DISTRIBUTING THIS ARCHIVE IN ANY
  43. FORM!
  44.  
  45. I am sick of the ugly looking non-proportional text viewers.  So  I  decided  to
  46. write  my  own  viewer  that would be font-sensitive, and blend in with all your
  47. other nice patches, as so not to spoil the look and feel of your Workbench.
  48.  
  49. Well I was sick  of  non-proportional  text  viewers  until  I  made  horizontal
  50. scrolling  in this version. Now EvenMore doesn't support proportional fonts. But
  51. IMHO, even though EvenMore isn't as powerful as the rest,  it  still  looks  far
  52. nicer than the competition, and is increasing in functionality at every release.
  53.  
  54.  Here are the main features of 0.3beta9
  55.  --------------------------------------
  56.  
  57.  o Scroller window allows easier moving about documents.
  58.  o AppWindow, AppIcon and AppMenu makes loading files easy. Not only can you
  59.    drag files onto them, but also drawers, and a requester will appear!
  60.  o Totally font sensitive, and you can select which font to view the text in.
  61.  o Tooltypes and preference file(s) for configuring, and you can configure
  62.    the settings while EvenMore is running too.
  63.  o Can open the window on any public screen and move between them.
  64.  o Developing ARexx port for remote control.
  65.  o Supports the numeric keypad and mouse movement.
  66.  o Very clean and smooth scrolling.
  67.  o String and pattern finding functions.
  68.  o Bookmarks for remembering positions in the document.
  69.  o Quick load listview for loading documents fast.
  70.  o Gadgets in window for quick access to features.
  71.  o File loading uses AsyncIO.
  72.  o Can load multiple files.
  73.  o Help available by pressing the help key.
  74.  o Uses EasyGUI, the best GUI in the history of the world.
  75.  o Uses ReqTools library.
  76.  
  77.  Here are the recent features
  78.  ----------------------------
  79.  
  80.  o Maximum width and height of scrolling reduced from width of window to maximum
  81.    width and height of text.
  82.  o Uses extra copy of rastport for BACKGROUND_PEN so I don't have to keep
  83.    switching back and forth.
  84.  o Added '%s' keyword for the editor string.
  85.  o Fixed bug in which search menu options would reset after the window is
  86.    reopened even if the options themselves hadn't changed.
  87.  o Added prefs for the docs file, so the EvenMore docs can be loaded when you
  88.    press the help key.
  89.  o Removed direction toggle item from search menu and added 'Find previous' item
  90.    so that you can change the search direction with less hassle.
  91.  o Go to screen listviews can now be double clicked.
  92.  o Added Next and Previous buttons to the search requester.
  93.  o Removed word, pattern and case senitivity toggle items from the search menu
  94.    and replaced the Match requester with a GUI with these functions in it.
  95.  o Removed quickload menu items and replaced them with a listview requester.
  96.  o Added Load new button to the quickload GUI.
  97.  o Removed quickload file limit from preference file, but not from icon yet.
  98.  o Added Help menu item in Project menu.
  99.  o Removed Occurance requester and added an Occurance search button into the
  100.    search GUI.
  101.  o Search requester will not disappear after you have searched for a word, or
  102.    the occurance of a word. I had to remove the smooth scrolling in searches
  103.    so that EvenMore would be able to scroll to the word while the window is
  104.    inactive.
  105.  o Removed the Find horizontal menu item and added a Find horizontal gadget
  106.    to the search GUI.
  107.  o Added preferences and a gadget to the search GUI to enable or disable the
  108.    search results requester from appearing.
  109.  o Hopefully fixed bug in which EvenMore would go into a continuous loop trying
  110.    to open the system default font if opening the system default font failed.
  111.  o Fixed bug in which the text area wasn't calculated properly due to mix up
  112.    with text offset values.
  113.  o Replaced Text offset menu items with a GUI.
  114.  o Renamed Text offset window to Window preferences and moved the smooth
  115.    scrolling and bevel border menu items into the window.
  116.  o I was using the page overlap preferences for horizontal scrolling, which
  117.    would cause problems as this is calculated according to how many lines are
  118.    in the window, and not how many columns, so I removed it from the horizontal
  119.    scrolling.
  120.  o Added Path preference GUI and menu item.
  121.  o Removed Iconify on close menu item, and added an Iconify preference GUI and
  122.    menu item.
  123.  o Merged preference GUIs into one GUI using the EasyGUI tabs plugin.
  124.  o Removed error suppression. It was silly :).
  125.  o Added Add and Remove buttons to the quick load GUI.
  126.  o Added two file requester gadgets to the path strings in the preferences.
  127.  o Added Save and Use preference gadgets to the preferences GUI.
  128.  o Added new preferences for making bevel borders recessed, adding bevel borders
  129.    around the gadgets, and setting the number of pixels between the bevel
  130.    borders, the gadgets and the window edge.
  131.  o No longer crashes when there are no lines displayable in the window.
  132.  
  133. There are still a few things to be ironed  out  though.  Please  read  the  docs
  134. before you delete as soon as you set your eyes on it.
  135.  
  136. All hints, tips, examples of code, etc., will be appreciated!
  137.  
  138.     ______________________________________________________________
  139.    [O|##Contacting#cHRISPi####################################|°|B]
  140.    |¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯| :
  141.    | Postal address:                                              | ::
  142.    |    Chris Perver,                                 __ __       | ::
  143.    |     12, Orchardville Avenue,                    / // /       | ::
  144.    |     Bangor,                                    / // /        | ::
  145.    |     Co. Down,                                 / // /         | ::
  146.    |     N. Ireland,                       __ __  / // /          | ::
  147.    |     BT19 1LP.                         \ \\ \/ // /           | ::
  148.    |                                        \ \\/ // /            | ::
  149.    |           ______________________        \ V /V /             | ::
  150.    |    EMAIL:[chris@planb.thegap.com]        V_/V_/              | ::
  151.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                             | ::
  152.    |           __________________________                         | ::
  153.    |      IRC:[cHRISPi on #amiga/undernet]                        | ::
  154.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                         | ::
  155.    |           ___________________________________________        | ::
  156.    |      URL:[http://www.toptown.com/CENTRALPARK/chrispi/]       | ::
  157.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯        | ::
  158.    |                                                              | ::
  159.    | And remember!  Windows is rubbish!                           | ::
  160.    |                                                              | ::
  161.    |_____________________________________________________________ | ::
  162.    [############################################################|/] ::
  163.     ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ::
  164.     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  165.      :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  166.  
  167. I cannot expect to be able to develop this program  much  further,  as  I  am  a
  168. Christian  and  believe Jesus Christ will return very soon. If I do not reply to
  169. any mail for months and months, then the development of this program has ceased.
  170.  
  171. =========================================
  172. THANX 'N' GREETZ (In no particular order)
  173. =========================================
  174.  
  175. This archive was put together by:-
  176.  
  177.   Me               - Everything :)
  178.   Mum & dad        - RKRM manuals, Amiga 3000... (you name it, they provided it)
  179.   Johan Björnson   - AmigaGuide, lots of suggestions, icons...
  180.   Mikael Grahn     - Suggestions
  181.   Per Reidar Verlo - Lots of suggestions
  182.   Damien McKenna   - Suggestions
  183.   Girish Nath      - Icons
  184.  
  185. Without the following people, writing this program  would  have  been  virtually
  186. impossible...
  187.  
  188.   Nico François          - ReqTools
  189.   Magnus Holmgren
  190.   Dietmar Eilert         - GoldEd
  191.   Wouter van Oortmerssen - AmigaE and EasyGUI
  192.   J R Hulance            - EasyGUI and GadTools help
  193.  
  194.   Ilan Sharoni           - Word wrapping help
  195.   Marco Talamelli        - ReqTools help
  196.   Victor Ducedre         - Double clicking listviews
  197.  
  198.   And all the good friends on #Amiga for testing, suggestions, etc. :)
  199.  
  200. If you are not listed here and you have helped me produce EvenMore, then I  have
  201. probably  just  forgotten  about you :). But don't fear, get in touch and let me
  202. know!
  203.